'Declaration<DispIdAttribute(592)> Function SetTagAttribute( _ ByVal TagID As Integer, _ ByVal Key As String, _ ByVal Value As String _ ) As GdPictureStatus
[DispId(592)] GdPictureStatus SetTagAttribute( int TagID, string Key, string Value )
function SetTagAttribute(
TagID: Integer;
Key: String;
Value: String
): GdPictureStatus;
DispIdAttribute(592) function SetTagAttribute( TagID : int, Key : String, Value : String ) : GdPictureStatus;
[DispId(592)] GdPictureStatus SetTagAttribute( int TagID, string* Key, string* Value )
[DispId(592)] GdPictureStatus SetTagAttribute( int TagID, String^ Key, String^ Value )
Parameters
- TagID
- Key
- Value